Skip to content

Conversation

@dlsrks1021
Copy link
Collaborator

@dlsrks1021 dlsrks1021 commented Sep 2, 2025

🛰️ Issue Number

🪐 작업 내용

prod를 제외한 환경에서 테스트를 위한 엔드포인트(/user/test/login/{userId})를 추가하고자 합니다.

추가하고자 하는 목적은 아래와 같습니다.

  1. 카카오 계정이 한 개일 경우 혼자서는 게임 플레이 테스트가 불가능한 문제가 있습니다.
  2. K6 부하 테스트를 진행할 때, OAuth 로그인을 패싱하고 테스트용 로그인 엔드포인트를 사용하고자 합니다.

📚 Reference

✅ Check List

  • 코드가 정상적으로 컴파일되나요?
  • 테스트 코드를 통과했나요?
  • merge할 브랜치의 위치를 확인했나요?
  • Label을 지정했나요?

@dlsrks1021 dlsrks1021 self-assigned this Sep 2, 2025
@dlsrks1021 dlsrks1021 added the enhancement New feature or request label Sep 2, 2025
@dlsrks1021 dlsrks1021 linked an issue Sep 2, 2025 that may be closed by this pull request
@dlsrks1021 dlsrks1021 closed this Sep 3, 2025
@dlsrks1021
Copy link
Collaborator Author

웹 브라우저 테스트 시 로그인이 되지 않는 문제를 확인했습니다.
수정 후 재오픈하겠습니다.

@dlsrks1021 dlsrks1021 reopened this Sep 3, 2025
Copy link
Collaborator

@jiwon1217 jiwon1217 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 !

Copy link
Collaborator

@LimKangHyun LimKangHyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] 테스트를 위한 로그인 엔드포인트 추가

4 participants